﻿ 
/*初始化*/
h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th, div { padding:0px; margin:0px;FONT-FAMILY:'Microsoft Yahei',Verdana,Arial, Helvetica, sans-serif;}
img, table {font-size:14px;  border:0; FONT-FAMILY:'Microsoft Yahei',Verdana,Arial, Helvetica, sans-serif;}
ul, ol { list-style-type:none;font-size:14px;FONT-FAMILY:'Microsoft Yahei',Verdana,Arial, Helvetica, sans-serif;}
a {font-size:14px; color:#333; text-decoration:none;FONT-FAMILY:'Microsoft Yahei',Verdana,Arial, Helvetica, sans-serif;}
a:hover { color:#FF0000; text-decoration:underline;FONT-FAMILY:'Microsoft Yahei',Verdana,Arial, Helvetica, sans-serif;}

body { font-size:14px; margin:0px; FONT-FAMILY:'Microsoft Yahei',Verdana,Arial, Helvetica, sans-serif;}
body,td,table{ font-size:14px;  color:#333;FONT-FAMILY:'Microsoft Yahei',Verdana,Arial, Helvetica, sans-serif; }

/*预设清除浮动*/
.clear{ clear:both; } 
.co{font-family:'宋体',Verdana,Arial, Helvetica,sans-serif;padding-right:5px;}
.zoom:hover{    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
	overflow:hidden;
}


*{font-family:"Microsoft Yahei", Verdana,Arial, Helvetica, sans-serif;}
body,html,h1,h2,h3,h4,h5,h6,p,em,i,form,ul,li,dl,dt,dd{padding:0;margin:0;
    -webkit-text-size-adjust:none;
    -moz-text-size-adjust:none;
    -ms-text-size-adjust:none;
    text-size-adjust:none;
}
body{font-size:12px;width:100%;}
em,i,b{font-style:normal;font-weight:normal;text-decoration:none;}
ul,li{list-style:none;}
h3{font-size:14px;}
a{text-decoration:none;outline:none;cursor:pointer;}
a:hover{color:#f00;text-decoration:none;}
a img{border:none;display:block;}
/* html5元素 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;margin:0;padding:0;}
select,input,textarea{outline:none;resize:none;-webkit-appearance:none;}

/* 左右浮动后清除浮动 */
.clear{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;overflow:hidden;line-height:0;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{*zoom:1;}
/* 左右浮动 */
.fl,.FL{float:left;}
.fr,.FR{float:right;}

/*公共*/
.bgImg{background:url(../images/bgImg.png) no-repeat;}
